home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Safarir 3
/
SafTV-CD3.iso
/
pc
/
Bonus
/
Dessins Animés
/
static
/
jeux
/
tetris.swf
/
scripts
/
frame_54
/
DoAction.as
Wrap
Text File
|
2001-11-21
|
126b
|
10 lines
n = "0";
while(n < "10")
{
n += "1";
tellTarget("b" add (n + "20") add "30")
{
gotoAndStop(1);
}
}